home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 December
/
macformat-044.iso
/
Demos
/
The Ghost Cave
/
BB
/
TITLE.Dxr
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-06-14
|
280 b
|
16 lines
on mouseUp
global reading, switch8M, stopreading
set reading to 1
set stopreading to 0
sound stop 2
puppetSound(0)
puppetPalette("Black")
updateStage()
puppetPalette(0)
if switch8M then
go(1, "@\MBB\AMBB8M\BPG1s")
else
go(1, "@\MBB\BPG1")
end if
end